home *** CD-ROM | disk | FTP | other *** search
- 06/12/93 3.10 This version is a bug fix version. Several minor
- errors and omissions have been reported by users,
- and these have been corrected in this version. These
- include:
- - Modified the QBSERIAL.DEC file to allow Qbserial
- to work with Visual Basic for DOS. This is because
- of an unknown, undocumented change in the way
- DECLARE works in Visual Basic for DOS.
- - ClearInputBuffer did not work in FOSSIL mode.
- - Modified OpenComm to reset flow control flags,
- buffer pointers, etc. It was found that if a port
- was opened, used, closed, then opened again without
- program termination or chain from program to
- program, that the Flow Control mode would be wrong
- or inoperative. The input buffer also was not
- flushed when a port was opened. This was because
- initialization to these flags and pointers was only
- being done when the EXE was loaded, not during
- OpenComm. These are done within OpenComm.
-